xen: credit2: insert and tickle don't need a cpu parameter
authorDario Faggioli <dario.faggioli@citrix.com>
Wed, 6 Jul 2016 15:56:28 +0000 (16:56 +0100)
committerGeorge Dunlap <george.dunlap@citrix.com>
Fri, 8 Jul 2016 10:04:48 +0000 (11:04 +0100)
commitea53923d35000a8318b4eb5c42e61cbf2db50391
tree34958c2bd91ecb9c633e0945b8a375193ebe1278
parent6257fdb14b329717b39f46dc25341d903822f663
xen: credit2: insert and tickle don't need a cpu parameter

In fact, they always operate on the svc->processor of
the csched2_vcpu passed to them.

No functional change intended.

Signed-off-by: Dario Faggioli <dario.faggioli@citrix.com>
Reviewed-by: Anshul Makkar <anshul.makkar@citrix.com>
Acked-by: George Dunlap <george.dunlap@citrix.com>
xen/common/sched_credit2.c